projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceaeb02
)
gtkapplication: add missing annotation for set_accels_for_action
author
Ignacio Casal Quinteiro
<icq@gnome.org>
Fri, 10 Jan 2014 14:19:05 +0000
(15:19 +0100)
committer
Ignacio Casal Quinteiro
<icq@gnome.org>
Fri, 10 Jan 2014 14:19:05 +0000
(15:19 +0100)
gtk/gtkapplication.c
patch
|
blob
|
history
diff --git
a/gtk/gtkapplication.c
b/gtk/gtkapplication.c
index ea5211b21111643efda2a7037f2964fbd33e1119..5e55b8c961df6e8e09ad4a05e70b1e5fdc95fd7f 100644
(file)
--- a/
gtk/gtkapplication.c
+++ b/
gtk/gtkapplication.c
@@
-1480,7
+1480,7
@@
normalise_detailed_name (const gchar *detailed_action_name)
* @application: a #GtkApplication
* @detailed_action_name: a detailed action name, specifying and action
* and target to associate accelerators with
- * @accels: a list of accelerators in the format understood by
+ * @accels:
(array zero-terminated=1):
a list of accelerators in the format understood by
* gtk_accelerator_parse()
*
* Sets one or more keyboard accelerator that will trigger the